home *** CD-ROM | disk | FTP | other *** search
/ Star Trek - Starship Creator / CREATOR.ISO / mac / Starship Creator / ShipMain / missnLib.cxt / 00006_Field_Outandback.txt < prev    next >
Text File  |  1998-10-08  |  7KB  |  216 lines

  1. // Fly to Deneba VI and back 
  2.  
  3. // The format for DES = locH locV locName
  4.  
  5. <MISS = EAR, DES = 0350:0275:Deneba VI,RAR= 001,TIL= 048,>
  6.  
  7.  
  8. <ICMD =  #captainSpeaks,MSG01,
  9.          // Launch the Starship on it's mission
  10.          #setGoals,MSG99,
  11.          #impulsePwrOn,-,
  12.             #engageNavDeflector,-,
  13.  
  14.          #warpPwrOn,-,
  15.          #engageImpulseEng,-,
  16.          #unDock,MSG02,
  17.  
  18.          //gotoWarp,-,
  19.          #disengageImpulseEng,-,
  20.          #engageWarpEng,-,
  21.             #thenCmd,1,
  22.                 #captainSpeaks,MSG03,
  23.            #elseCmd,1,
  24.                 #HQCmd2,-,
  25.  
  26.  
  27.          #captainSpeaks,MSG04,
  28.          #longRangeScan,0350 0275,
  29.          #thenCmd,2,
  30.            // Long-range scan Successful 
  31.             #captainSpeaks,MSG05,
  32.             #goal4achieved,-,
  33.          #elseCmd,1,
  34.            // Long-range scan failure
  35.             #captainSpeaks,MSG06,
  36.          #captainSpeaks,MSG07,
  37.          #testHitTarget,-,
  38.          // Destination Arival
  39.          #reportStatus,MSG10, 
  40.          #executeGoal,MSG11,>
  41.  
  42. //Message Table for ICMDs
  43. <MSG99 = [1:"Achieved orbit around Deneba VI.", 2:"Returned to Starbase.", 3:"Scanned the planet's surface.", 4:"Found the planet on LongRange scan."]>
  44. <MSG01 = Prepare to get underway.>
  45. <MSG02 = Helm, take us out.<HEAR=action>>
  46. <MSG03 = <FLYB=SmStarbaseBG;ByOut>Set course for Deneba VI.>
  47. <MSG04 = <SWAP=activeShip;scan>Initiate a long range scan of the destination.>
  48. <MSG05 = The area appears clear.>
  49. <MSG06 = Long range scan unsuccessful. Proceed with caution.>
  50. <MSG07 = <SWAP=activeShip;icon>Await arrival.>
  51. <MSG10 = <SWAP=Target;BluePlanet_icon>Approaching Deneba VI.>
  52. <MSG11 = Going into standard orbit.>
  53.  
  54. <MO_CO_EG = #hover,MSG12, 
  55.          #goal1achieved,-,
  56.          #captainSpeaks,MSG13,
  57.  
  58.          #lifeFormScan,0350 0275,
  59.          #thenCmd,5,
  60.              #waitabit,MSG77,
  61.              #waitabit,-,
  62.              #waitabit,-,
  63.            #captainSpeaks,MSG14,
  64.            #goal3achieved,MSG78,
  65.          #elseCmd,30,
  66.              #waitabit,-,
  67.              #waitabit,-,
  68.              #waitabit,-,
  69.              #otherSpeaks,MSG22,
  70.              #captainSpeaks,MSG23,
  71.  
  72.             #gravimetrScan,0350 0275,
  73.              #thenCmd,5,
  74.                  #waitabit,MSG77,
  75.                  #waitabit,-,
  76.                  #waitabit,-,
  77.                  #otherSpeaks,Gravimetric scan successful.,
  78.                  #goal3achieved,MSG78,
  79.              #elseCmd,17,
  80.                  #waitabit,-,
  81.                  #waitabit,-,
  82.                  #waitabit,-,
  83.                  #otherSpeaks,MSG22,
  84.                  #captainSpeaks,One more attempt. See if we can detect any emissions in the EM band.,
  85.  
  86.                 #freqScan,0350 0275,
  87.                  #thenCmd,5,
  88.                      #waitabit,MSG77,
  89.                      #waitabit,-,
  90.                      #waitabit,-,
  91.                      #otherSpeaks,EM scan successful.,
  92.                      #goal3achieved,MSG78,
  93.                  #elseCmd,4,
  94.                      #waitabit,-,
  95.                      #waitabit,-,
  96.                      #waitabit,-,
  97.                      #captainSpeaks,It would appear we aren't equipped for those types of surveys.,
  98.  
  99.  
  100.          #captainSpeaks,MSG48,
  101.          #closeMission,MSG28,>
  102.  
  103. // Execute Phase MSGs
  104. <MSG12 = Orbit achieved.<HEAR=link>>
  105. <MSG13 = Execute standard scan for life forms on the surface.>
  106. <MSG14 = Scan detects a complex collection of flora and fauna.>
  107. <MSG15 = <HEAR=link>>
  108. <MSG22 = Looks like those sensors are not present or inoperable, sir.>
  109. <MSG23 = Very well. Switch to an alternate scan type.>
  110. <MSG24 = See if there are any gravimetric anomalies on the planet.>
  111. <MSG28 = <FLYB=EarthBG;Warp@SWAP=Target;DestMark_icon>Let's go home.>
  112.  
  113. <MSG77 = <SWAP=activeShip;scan>>
  114. <MSG78 = <SWAP=activeShip;icon>>
  115.  
  116. <CCMD = #returnStarBase,200 : 200,
  117.        
  118.        #departArea,MSG30,
  119.  
  120.          //gotoWarp,-,
  121.          #disengageImpulseEng,-,
  122.          #engageWarpEng,-,
  123.             #thenCmd,1,
  124.                 #captainSpeaks,MSG32,
  125.            #elseCmd,1,
  126.                 #HQCmd2,-,
  127.  
  128.        #testHome,-,
  129.        #goal2achieved,-,
  130.  
  131.         #disengageWarpEng,-,
  132.         #lowerShields,-,
  133.         #engageImpulseEng,-,
  134.         #disengageNavDeflector,-,
  135.         #dock,MSG31,
  136.  
  137.         #simOver,-, >
  138.  
  139. // Close Mission Cmd MSGs
  140. <MSG29 = Set coordinates for return.>
  141. <MSG30 = Leave orbit.>
  142. <MSG31 =  Docked.>
  143. <MSG32 = <SWAP=Target;Starbase_icon@HEAR=action>>
  144. <MSG38 = >
  145. <MSG48 = Time to leave orbit.>
  146. <MSG50 = Ship unable to complete mission.>
  147.  
  148. // ==========================================================
  149.  
  150. //  unrecoverable failures
  151. <MO_CO_SYSFAIL = #HQCmd1,-,>
  152.  
  153. // HQ Dialog Box Data
  154.  
  155. <MO_HQ_EV0 = 2,>
  156. <MO_HQ_EV1 =Vessel suffered an unrepairable failure. Mission cannot proceed. Make sure appropriate systems and crew are present.,
  157.             #simOver, -, Acknowledged., #simOver, -,, #HQCmd1,>
  158. <MO_HQ_EV2 = ALERT: Warp engines not responding. Possible subsystem inadequacies or damage. Refer to System Performance Analysis in the outcome report for symptoms.,
  159.             #otherSpeaks,-,Ignore and carry on., #simOver ,-,Stop mission., #HQCmd2,>
  160.  
  161.  
  162.  
  163. // ENVIRONMENT OVERLAY DATA 
  164. // events that will be triggered
  165. // by the ship crossing a specific point on the map during a mission.
  166. <LEVTMAP = #blackHole,989,89,-, #asteroid,250,250,Asteroid field. Use caution.,>
  167.  
  168. // events that will be triggered
  169. // at specific times relative to the start of a mission.
  170. <TEVTMAP = #wearNTear,1200,-, #fireDrill,2400,-,>
  171.  
  172.  
  173. // <MO_SN_LR> is a long range scan
  174. <MO_SN_LR = 0700,0400,0800,0500,#interstellarDust,Field could obscure ships signal; 0349,0274,0352,0276,#something, Planet Deneba VI located.;>
  175.  
  176. // <MO_SN_RF> is a freq (RF) scan
  177. <MO_SN_RF = 0200,0200,0400,0400,#something,Considerable radio-frequency traffic.;>
  178.  
  179. // <MO_SN_PA> is a Partical Spectrometry scan
  180. <MO_SN_PA = 0,0,0,0,#nothing, ;>
  181.  
  182. // <MO_SN_GM> is a Gravimetric Scan 
  183. <MO_SN_GM = 0200,0200,0400,0400,#something,Large gravitational anomaly under the western ocean. Possibly remnants of an ancient meteor impact.;>
  184.  
  185. // <MO_SN_PR> is a Proton Spec Scan
  186. <MO_SN_PR = 0,0,0,0,#nothing, ;>
  187.  
  188. // <MO_SN_LF> is a Life Form Scan
  189. <MO_SN_LF = 0200,0200,0400,0400,#something,Humanoid and other biologics detected;>
  190.  
  191. // <MO_SN_SS> is a Sub-Space Scan
  192. <MO_SN_SS = 0,0,0,0,#nothing, ;>
  193.  
  194. // <MO_SN_OP> is a Optical Scan
  195. <MO_SN_OP = 0700,0400,0800,0500,#noDetect, ;>
  196.  
  197. // <MO_SN_GF> is a Graviton Flux Scan
  198. <MO_SN_GF = 0,0,0,0,#nothing, ;>
  199.  
  200. // <MO_SN_GR> is a Gamma Radiation Scan
  201. <MO_SN_GR = 0,0,0,0,#nothing, ;>
  202.  
  203. // <MO_SN_IR> is a InfraRed Scan
  204. <MO_SN_IR = 0,0,0,0,#nothing, ;>
  205.  
  206. // <MO_SN_PM> is a Particle Map Scan
  207. <MO_SN_PM = 0,0,0,0,#nothing, ;>
  208.  
  209.  
  210.  
  211. <MO_PRB_DATA = 0,0,0,0,#nothing, ;>
  212.  
  213.  
  214.  
  215.  
  216.